Papers with daily communication
Automatic Identification and Classification of Bragging in Social Media (2022.acl-long)
Copied to clipboard
| Challenge: | Bragging is a speech act employed to build a favorable self-image through positive statements about oneself. |
| Approach: | They propose to use tweets annotated for bragging to build a model that can predict bragging with macro F1 up to 72.42 and 35.95 for binary and multi-class bragging classification tasks respectively. |
| Outcome: | The proposed models predict bragging with macro F1 up to 72.42 and 35.95 in binary and multi-class classification tasks respectively. |
Protecting multimodal large language models against misleading visualizations (2026.acl-long)
Copied to clipboard
| Challenge: | MLLMs are robust to misleading visualizations, i.e., charts that distort the underlying data, leading readers to draw inaccurate conclusions. |
| Approach: | They propose to use table-based QA and redrawing the visualization to improve QA performance on misleading visualizations. |
| Outcome: | The proposed methods improve MLLM question-answering accuracy on misleading visualizations without compromising accuracy on non-misleading ones. |